home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3337 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: crl4.crl.com!not-for-mail
  2. From: jmcguire@crl.com (Jon McGuire)
  3. Newsgroups: comp.lang.basic.visual.misc,comp.lang.c++
  4. Subject: Re: Basic or C++?
  5. Followup-To: comp.lang.basic.visual.misc,comp.lang.c++
  6. Date: 23 Jan 1996 05:03:36 -0800
  7. Organization: CRL Dialup Internet Access    (415) 705-6060  [Login: guest]
  8. Message-ID: <4e2mb8$hbb@crl4.crl.com>
  9. References: <4dm8oo$1im@gulfa.kuwait.net>
  10. NNTP-Posting-Host: crl4.crl.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. 1. Many sources indicate there are now more VB programmers. Numbers range 
  14. from 3 to 5 million with an estimated 8.5 million programmers total (most 
  15. of the rest of whom are COBOL people).
  16.  
  17. 2. VB programmers can generally make better money these days (oddly 
  18. enough, because good VC programmers are easier to find).
  19.  
  20. 3. VB is easier to use, learn and maintain. A large-scale VB project done 
  21. by professionals will be much easier to maintain than any similar VC 
  22. project (I know; I've been closely involved in and even managed such 
  23. projects).
  24.  
  25. 4. On the other hand, if you're just starting out, you'll end up being a 
  26. better programmer if you start with VC then switch to VB. I'll catch a 
  27. lot of flak for that, but when I'm hiring that's the kind of person I 
  28. prefer. Then I KNOW they know the Windows API and that they must have at 
  29. least a little bit of discipline (really in VC it isn't so much 
  30. "discipline" as it is "painful torture", but...)
  31.  
  32. --j.
  33.  
  34. Lee Cooper (leec@kuwait.net) wrote:
  35. >> Which programming language is more widespread in the PC world - is it Visual 
  36. >> Basic or Visual C++?
  37.  
  38. >> Which is easier to learn?
  39.  
  40. >> Thanks
  41.